
Gets the value of an object property or custom data field. Use the button on this component to either add a value list to the properties input parameter or update existing value list inputs. The added/updated value list component will contain the available properties and custom data fields of the first item in the object input parameter.
Inputs
Name | Nickname | Description | Type |
---|---|---|---|
Object | O | Object to retrieve property value from. | Object |
Property | P | Name of the property or custom data field to retrieve a value from. | Object |
Outputs
Name | Nickname | Description | Type |
---|---|---|---|
Value | V | Value of the property or custom data field. | Object |